Esx Hosts SolutionSpec

Esx Hosts SolutionSpec
Esx Hosts SolutionSpec

The Esx Hosts SolutionSpec schema contains properties that describe solution registered in the software specification.

This schema was added in vSphere API 7.0.2.0.

JSON Example
{
    "version": "string",
    "components": [
        {
            "component": "string"
        }
    ]
}
string
version
Required

Version of the solution.

This property was added in vSphere API 7.0.2.0.

components
Required

Components registered by the solution.

This property was added in vSphere API 7.0.2.0.